Skip to content

[ci] Separate vllm tests#2930

Merged
xyang16 merged 1 commit intodeepjavalibrary:masterfrom
xyang16:test
Oct 30, 2025
Merged

[ci] Separate vllm tests#2930
xyang16 merged 1 commit intodeepjavalibrary:masterfrom
xyang16:test

Conversation

@xyang16
Copy link
Copy Markdown
Contributor

@xyang16 xyang16 commented Oct 30, 2025

Description

Brief description of what this PR is about

  • Separate vllm tests to better parallelize tests and avoid a single test execution being too long.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Checklist:

  • Please add the link of Integration Tests Executor run with related tests.
  • Have you manually built the docker image and verify the change?
  • Have you run related tests? Check how to set up the test environment here; One example would be pytest tests.py -k "TestCorrectnessLmiDist" -m "lmi_dist"
  • Have you added tests that prove your fix is effective or that this feature works?
  • Has code been commented, particularly in hard-to-understand areas?
  • Have you made corresponding changes to the documentation?

Feature/Issue validation/testing

Please describe the Unit or Integration tests that you ran to verify your changes and relevant result summary. Provide instructions so it can be reproduced.
Please also list any relevant details for your test configuration.

  • Test A
    Logs for Test A

  • Test B
    Logs for Test B

@xyang16 xyang16 requested review from a team and zachgk as code owners October 30, 2025 00:53
@xyang16 xyang16 force-pushed the test branch 2 times, most recently from e68e3b5 to fedaa22 Compare October 30, 2025 05:30
@xyang16 xyang16 changed the title [ci] Separate vllm sync and async integration tests [ci] Separate vllm async tests and remove async model options Oct 30, 2025
@xyang16 xyang16 force-pushed the test branch 2 times, most recently from 9b50e52 to 7c25882 Compare October 30, 2025 05:54
@xyang16 xyang16 changed the title [ci] Separate vllm async tests and remove async model options [ci] Use default async mode in vllm tests Oct 30, 2025
@xyang16 xyang16 force-pushed the test branch 2 times, most recently from 15a6f82 to 5ecf534 Compare October 30, 2025 06:30
@xyang16 xyang16 changed the title [ci] Use default async mode in vllm tests [ci] Separate vllm async tests and remove async model options Oct 30, 2025
@xyang16 xyang16 changed the title [ci] Separate vllm async tests and remove async model options [ci] Separate vllm tests Oct 30, 2025
@xyang16 xyang16 merged commit dd58f95 into deepjavalibrary:master Oct 30, 2025
8 of 9 checks passed
@xyang16 xyang16 deleted the test branch October 30, 2025 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants